From f0b66010c19f05a786eb5d7716324d11233bf1ae Mon Sep 17 00:00:00 2001 From: Vasudev Kamath Date: Thu, 21 Sep 2017 21:43:34 +0530 Subject: [PATCH] Drop unreferenced wild cards from copyright file. --- debian/copyright | 24 ++++++++---------------- 1 file changed, 8 insertions(+), 16 deletions(-) diff --git a/debian/copyright b/debian/copyright index 69f129f96..f1aeed3d1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -25,7 +25,6 @@ Files: vendor/bitflags-* vendor/glob-0* vendor/libc-0* vendor/log-0* - vendor/net2-0* vendor/num-0* vendor/num-bigint-* vendor/num-complex-* @@ -40,7 +39,6 @@ Files: vendor/bitflags-* vendor/semver-* vendor/shell-escape-* vendor/tempdir-0* - vendor/term-0* Copyright: 2014-2016 The Rust Project Developers License: MIT or Apache-2.0 Comment: @@ -59,7 +57,6 @@ Files: vendor/backtrace-0* vendor/libz-sys-* vendor/libgit2-sys-* vendor/libssh2-sys-* - vendor/miow-* vendor/miniz-sys-* vendor/openssl-probe-* vendor/pkg-config-* @@ -84,12 +81,8 @@ Comment: see upstream projects, * https://github.com/BurntSushi/rust-memchr * https://github.com/BurntSushi/utf8-ranges -Files: vendor/advapi32-sys-* - vendor/dbghelp-sys-0* - vendor/gdi32-sys-* +Files: vendor/dbghelp-sys-0* vendor/kernel32-* - vendor/psapi-sys-* - vendor/user32-sys-* vendor/winapi-* vendor/ws2_32-sys-* Copyright: 2014-2017 Peter Atashian @@ -205,7 +198,6 @@ License: MIT or Apache-2.0 Comment: see https://github.com/dtolnay/syn Files: vendor/thread-id-2.* - vendor/thread-id-3.* Copyright: 2016-2017 Ruud van Asseldonk License: Apache-2.0 Comment: see https://github.com/ruud-v-a/thread-id @@ -232,8 +224,7 @@ Copyright: 2015-2017 erick.tryzelaar License: MIT or Apache-2.0 Comment: see https://github.com/unicode-rs/unicode-xid -Files: vendor/unicode-bidi-0*/tools/generate.py - vendor/unicode-normalization-0*/scripts/unicode.py +Files: vendor/unicode-normalization-0*/scripts/unicode.py vendor/unicode-xid-0*/scripts/unicode.py Copyright: 2011-2015 The Rust Project Developers 2015 The Servo Project Developers @@ -242,7 +233,9 @@ License: MIT or Apache-2.0 Files: vendor/unicode-bidi-0*/src/char_data/tables.rs vendor/unicode-normalization-0*/src/tables.rs vendor/unicode-normalization-0*/src/testdata.rs + vendor/unicode-normalization-0*/scripts/unicode.py vendor/unicode-xid-0*/src/tables.rs + vendor/unicode-xid-0*/scripts/unicode.py Copyright: 2011-2015 The Rust Project Developers 2015 The Servo Project Developers License: MIT or Apache-2.0, and Unicode-terms @@ -252,11 +245,10 @@ Comment: data files are available in the unicode-data package. . $ git grep -i generated -- vendor/unicode-* ':(exclude)*LICENSE*' - vendor/unicode-bidi-0.3.3/src/char_data/tables.rs:// The following code was generated by "tools/generate.py". do not edit directly - vendor/unicode-bidi-0.3.3/tools/generate.py:// The following code was generated by "tools/generate.py". do not edit directly - vendor/unicode-normalization-0.1.4/scripts/unicode.py:// NOTE: The following code was generated by "scripts/unicode.py", do not edit directly - vendor/unicode-normalization-0.1.4/src/tables.rs:// NOTE: The following code was generated by "scripts/unicode.py", do not edit directly - vendor/unicode-normalization-0.1.4/src/testdata.rs:// NOTE: The following code was generated by "scripts/unicode.py", do not edit directly + vendor/unicode-bidi-0.3.4/src/char_data/tables.rs:// The following code was generated by "tools/generate.py". do not edit directly + vendor/unicode-normalization-0.1.5/scripts/unicode.py:// NOTE: The following code was generated by "scripts/unicode.py", do not edit directly + vendor/unicode-normalization-0.1.5/src/tables.rs:// NOTE: The following code was generated by "scripts/unicode.py", do not edit directly + vendor/unicode-normalization-0.1.5/src/testdata.rs:// NOTE: The following code was generated by "scripts/unicode.py", do not edit directly vendor/unicode-xid-0.0.4/scripts/unicode.py:// NOTE: The following code was generated by "scripts/unicode.py", do not edit directly vendor/unicode-xid-0.0.4/src/tables.rs:// NOTE: The following code was generated by "scripts/unicode.py", do not edit directly -- 2.30.2